Users select the appropriate disclaimer language directly on the signature page, from the Language picklist. The language options available for selection are based on the available disclaimer languages configured for each country. For Consent text, the language displayed is the same as the language selected for the disclaimer.
The language values available in the language__v selection picklist are displayed in alphabetical order by translated value. The disclaimer language defaults as follows:
- If only one disclaimer exists, that disclaimer displays
- If the disclaimer exists in more than one language and there is a match between the language__v field on the user__sys object and the language__v field on the signature_page__v object, a disclaimer in the corresponding language displays
- If the disclaimer exists in more than one language but there is not a match between the user’s language and the signature page’s language, then the disclaimer displays in the first language based on sort order
- If the value in the country__v field on the user's user__sys record does not match existing consent or disclaimer records, and there are no consent or disclaimer records with a null value for the disclaimer_country__v field, the consent and disclaimer do not display
To be available as a disclaimer option, the disclaimer's Signature Page record must meet the following conditions:
- The object type is disclaimer__v
- The Active check box is selected
- The Signature Page field value matches the signature page the user is viewing. For example, if the Signature Page value is Call_Sample, the disclaimer is available on signature pages for call sample disbursements. If the Signature Page field value is Contract, the disclaimer is available on Contract signature pages.